cublasSgemmBatched

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
cublasSgemmBatched
(,,,
int m
,
int n
,
int k
,
const(float)* alpha
,
const(float)** Aarray
,
int lda
,
const(float)** Barray
,
int ldb
,
const(float)* beta
,
float** Carray
,
int ldc
,)

Meta